| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ant Test Suite | 2023-07-11 | ||
| Experimental SAR | 2023-07-11 | ||
| Utils | 2023-07-11 | ||
| XSLT tools | 2023-07-11 | ||
| Readme.txt | 2015-03-06 | 1.5 kB | |
| Totals: 5 Items | 1.5 kB | 0 | |
CAMV test suite resources area
==============================
Download area for test suite examples for use with CAMV and ANT test automation. Please download a test suite example and follow the instructions in the readme.txt file it contains.
==========================
CAMV command line options:
java -jar camv.jar -?
usage: camv [-?] [-db <Data Source properties filename>] [-i] [-o <XML
output filename>] [-P <param=val(;param=val)>] [-s <StructureID>] [-t <CAM
template>] [-v] [-x <XML filename>]
-? Help
-db <Data Source properties filename> Data Source properties file name
must have following properties defined:
database_driver - JDBC
Driver class name
connection_string - JDBC connection string
database_user - Database
user name
database_password - Database user's password
-i Inline errors
-o <XML output filename> XML output file name
-P <param=val(;param=val)> Input parameter(s)
-s <StructureID> Structure name
-t <CAM template> Cam template filename
-v Verbose
-x <XML filename> XML input file name